ComponentOne RichTextBox for WPF and Silverlight
ProxyCollection<T> Class
Members 

C1.WPF.RichTextBox.Documents Namespace : ProxyCollection<T> Class
The type of items in the collection.
Collection class used in C1TextElement inherited classes.
Object Model
ProxyCollection<T> Class
Syntax
'Declaration
 
Public Class ProxyCollection(Of T As C1TextElement) 
public class ProxyCollection<T> 
where T: C1TextElement
Type Parameters
T
The type of items in the collection.
Inheritance Hierarchy

System.Object
   C1.WPF.RichTextBox.Documents.ProxyCollection<T>

See Also

Reference

ProxyCollection<T> Members
C1.WPF.RichTextBox.Documents Namespace